Verification Modes
LoyaltyReader only supports one type of verification mode: Utopia Wholesale Membership
This mode requests the following identification details from a Loyalty Credential:
family_name: Last name, surname, or primary identifier, of the document holdergiven_name: First name(s), other name(s), or secondary identifier, of the document holderportrait: Photo of Holdermembership_number: Person identifier of the Loyalty ID holdertier: Membership tier (basic, silver, gold, platinum, elite)issue_date: Date when document was issuedexpiry_date: Date when document expires
Query Selection Implementation
When a user performs a request, a corresponding query is executed in ReaderQuery.kt as shown below. The data elements listed above are addded to the request.
Display Behavior:
The Verifier app will display the relevant fields including the portrait, values of the requested parameters (viz name, membership number, tier, etc), whether test data or not, etc. if the request succeeds.